home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / gfx / misc / rippleWOS.readme < prev    next >
Encoding:
Text File  |  1998-05-05  |  2.1 KB  |  57 lines

  1. Short:    Funky rippling water effect on your WB screen, PPC Version (WarpOS)
  2. Author:   troels@stud.cs.uit.no (Troels Walsted Hansen)
  3. Uploader: MagicSN@Birdland.es.bawue.de (Porter to PPC)
  4. Type:     gfx/misc
  5.  
  6. This is just a WarpOS recompile of the original program by Troels Walsted Hansen.
  7.  
  8. Original Readme:
  9.  
  10. Introduction
  11. ¯¯¯¯¯¯¯¯¯¯¯¯
  12. A little hack based on xripple by by Carsten «Rasterman» Haitzler 
  13. <s2154962@cse.unw.edu.au>.
  14.  
  15. Creates a water ripple effect at the bottom of your default public screen
  16. (usually the Workbench screen).  Pure eye candy.  Includes source.  Should
  17. work on all OS 2.0+ Amigas, the faster CPU the better.  020, 020881, 040881,
  18. and 060881 versions included, compiled with both SAS/C and GCC (GCC version
  19. seems slightly faster here).
  20.  
  21. Enjoy!
  22.  
  23. Usage
  24. ¯¯¯¯¯
  25. Just run it from a shell.  You can quit it by pressing CTRL-C in the shell.
  26.  
  27. There's a few arguments:
  28.  
  29. HEIGHT/N  - height of the water, must be between 1 and 32767, default is 64
  30. WAITTOF/S - use the WaitTOF() function to time frames (should be used on AGA I
  31.             think), default is to use WaitBOVP() which is best on CyberGraphX.
  32. NOWAIT/S  - don't time frames at all, just pump them out as fast as possible.
  33. QUIET/S   - don't print banner and fps info.
  34. USAGE/S   - print usage and quit.
  35.  
  36. Version history
  37. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  38. Ripple 1.1 (12.11.97)
  39.  · If HEIGHT was < 6, Ripple would read from completely bogus addresses.
  40.    (Reported by Thomas Tavoly)
  41.  
  42.  
  43. ============================= Archive contents =============================
  44.  
  45. Original  Packed Ratio    Date     Time    Name
  46. -------- ------- ----- --------- --------  -------------
  47.     1234     513 58.4% 28-Apr-98 00:01:04  ripple.¶
  48.      535     294 45.0% 28-Apr-98 00:01:04  ripple.¶.info
  49.     1436     866 39.6% 28-Apr-98 00:06:52 +RippleWOS.readme
  50.      659     295 55.2% 17-Nov-97 13:19:28 +Makefile
  51.     6052    2006 66.8% 27-Apr-98 23:56:28 +Ripple.c
  52.     6052    2006 66.8% 27-Apr-98 23:56:28 +Ripple.c.bak
  53.      840     397 52.7% 17-Nov-97 13:19:28 +smakefile
  54.    32276   12398 61.5% 27-Apr-98 23:57:00  ripplePPC
  55. -------- ------- ----- --------- --------
  56.    49084   18775 61.7% 28-Apr-98 18:17:16   8 files
  57.